.tou .logo {
    line-height: 92px;
}

.tou .dh {
    padding-left: 60px;
    background: url(../images/dh.png) no-repeat 0 50%;
    margin-top: 20px;
}

.tou .dh p {
    font-size: 18px;
    color: #4d4d4d;
}

.tou .dh p:nth-child(2) {
    color: #373737;
    font-size: 24px;
    font-weight: 600;
}

.dao {
    background: #c41f2a;
    height: 67px;
}

h2.bt {
    font-weight: 600;
    text-align: center;
    font-size: 36px;
    color: #333333;
}

@media (max-width: 500px) {
    h2.bt {
        font-size: 28px;
    }
}
.c1 h2.bt{margin-bottom:40px;}

h2.bt span {
    color: #be131b;
}

h2.bt b {
    color: #000;
}

h2.bt p {
    font-size: 16px;
    color: #666666;
    font-weight: 500;
    margin-top: 18px;
}

.c1 {
    margin-top: 48px;
    margin-bottom: 10px;
    padding-bottom: 30px;
    background: url(../images/c1.png) no-repeat 50% 100%;
}

.c1 .list1 {
    margin-top: 34px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
    margin-bottom: 54px;
}

@media (max-width: 500px) {
    .c1 .list1 {
        margin-bottom: 30px;
    }
}

.c1 .list1 li {
    line-height: 51px;
    font-size: 16px;
    padding: 0 0.78125vw;
    width: 17%;
  
}
.c1 .list1 li a{overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display:block;padding:0 3px;}
@media (max-width: 1450px) {
    .c1 .list1 li {
        width: 20%;
    }
}

@media (max-width: 500px) {
    .c1 .list1 li {
        width: 33.333%;
        font-size: 14px;
        line-height: 40px;
        margin-bottom: 10px;
    }
}

.c1 .list1 li a {
    border: 1px solid #d5d5d5;
    display: block;
    color: #383838;
}

.c1 .list1 li:hover {
    background: #c41f2a;
}

.c1 .list1 li:hover a {
    color: #fff;
    border: 1px solid #c41f2a;
}

.c1 .content .list2 {
    width: 39.5%;
    padding: 0 15px;
}

@media (max-width: 1025px) {
    .c1 .content .list2 {
        display: none;
    }
}

.c1 .content .list2 li a {
    border: 1px solid #ededed;
    display: block;
}

.c1 .content .list2 li .img img {
    width: 100%;
}

.c1 .content .list2 li h3 {
    line-height: 69px;
    border-top: 1px solid #ededed;
    color: #5a5a5a;
    padding-left: 1.25vw;
    font-size: 18px;
    background: url(../images/ck.jpg) no-repeat 96% 50% #fff;
}

.c1 .content .list3 {
    width: 60.5%;
    padding: 0 15px;
}

@media (max-width: 1025px) {
    .c1 .content .list3 {
        width: 100%;
    }
}

.c1 .content .list3 li a {
    border: 1px solid #ededed;
    display: block;
    margin-bottom: 15px;
}

.c1 .content .list3 li .img img {
    width: 100%;
}

.c1 .content .list3 li h3 {
    line-height: 33px;
    border-top: 1px solid #ededed;
    color: #5a5a5a;
    padding-left: 0.729vw;
    font-size: 13px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;
    padding-right: 27px;
    background: url(../images/ck1.png) no-repeat 96% 50% #fff;
}

.c1 .content .list3 li:hover h3 {
    background: url(../images/ck1h.png) no-repeat 96% 50% #c41f2a;
    color: #fff;
}

.c2 {
    background: url(../images/c2.jpg) no-repeat 50% 0;
    background-size: cover;
    padding-top: 46px;
    padding-bottom: 60px;
}

.c2 h2.bt {
    color: #fff;
}

.c2 h2.bt b {
    color: #fff;
}

.c2 h2.bt p {
    color: #fff;
}

.c2 .list2 {
    display: flex;
    justify-content: center;
    text-align: center;
    margin-top: 56px;
    flex-wrap: wrap;
}

.c2 .list2 li {
    padding: 0 0.9375vw;
}

@media (max-width: 700px) {
    .c2 .list2 li {
        margin-bottom: 20px;
    }

    .c2 .list2 li:last-child {
        margin-bottom: 0;
    }
}

.c2 .list2 li a {
    display: block;
    background: #fff;
    padding: 34px 44px 30px;
}

@media (max-width: 1025px) {
    .c2 .list2 li a {
        padding: 30px 20px;
    }
}

.c2 .list2 li .zix {
    width: 65px;
    line-height: 58px;
    background: url(../images/m.png) no-repeat 0 50%;
    text-align: center;
    font-size: 30px;
    color: #be131b;
    font-weight: 600;
    margin: 0 auto;
}

.c2 .list2 li h3 {
    margin-top: 24px;
    line-height: 32px;
    font-size: 16px;
    font-weight: 600;
    color: #5a5a5a;
}

.c2 .list2 li dd {
    margin-top: 8px;
    font-size: 14px;
    line-height: 24px;
    color: #5a5a5a;
}

.c2 .list2 li:hover a {
    background: #be131b;
}

.c2 .list2 li:hover .zix {
    background: url(../images/mh.png) no-repeat 0 50%;
    color: #fff;
}

.c2 .list2 li:hover h3 {
    color: #fff;
}

.c2 .list2 li:hover dd {
    color: #fff;
}

.c3 {
    margin-top: 58px;
    margin-bottom: 18px;
    padding-bottom: 52px;
    background: url(../images/c3.png) no-repeat 50% 100%;
}

@media (max-width: 500px) {
    .c3 {
        padding-bottom: 20px;
    }
}

.c3 .content {
    position: relative;
    margin-top: 40px;
}

.c3 .content .list2 {
    display: flex;
    justify-content: space-between;
    text-align: center;
    flex-wrap: wrap;
}

.c3 .content .list2 li {
    width: 43%;
}

.c3 .content .list2 li  img {
    width: 100%;
}

@media (max-width: 780px) {
    .c3 .content .list2 li {
        width: 50%;
    }
   
}

.c3 .content .list3 {
    width: 14%;
    height: 100%;
    position: absolute;
    left: 43%;
    top: 0;
    text-align: center;
    border: 1px solid #ededed;
}

@media (max-width: 780px) {
    .c3 .content .list3 {
        width: 100%;
        position: relative;
        left: 0;
        top: auto;
        height: auto;
        display: flex;
        flex-wrap: wrap;
    }
}

.c3 .content .list3 li {
    height: 25%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #ededed;
    background: url(../images/xian.png) no-repeat 50% 100%;
}

@media (max-width: 780px) {
    .c3 .content .list3 li {
        width: 25%;
        height: auto;
        padding: 20px 0;
        border-bottom: none;
        border-right: 1px solid #ededed;
    }

    .c3 .content .list3 li:last-child {
        border-right: none;
    }
}

.c3 .content .list3 li dd {
    margin-top: 14px;
    font-size: 18px;
    font-weight: 600;
    color: #515151;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.c3 .content .list3 li:last-child {
    border-bottom: none;
}

.hf {
    text-align: center;
}

.hf img {
    max-width: 100% !important;
    height: auto !important;
}

.c4 {
    background: url(../images/c5.png) no-repeat 50% 0;
    padding-top: 34px;
    padding-bottom: 22px;
    background-size: cover;
}

.c4 h2 {
    text-align: center;
    font-weight: 600;
    color: #fff;
    font-size: 27.72px;
    margin-bottom: 28px;
}

@media (max-width: 500px) {
    .c4 h2 {
        font-size: 20px;
        line-height: 1.4;
    }
}

.c4 .content {
    background: #fff;
    max-width: 1057px;
    min-height: 159px;
    padding: 25px;
    margin: 0 auto;
}

.c4 .content .lyb .ww1 .ww2 {
    padding: 0 7px;
}

@media (max-width: 780px) {
    .c4 .content .lyb .ww1 .ww2 {
        margin-bottom: 20px;
    }
}

.c4 .content .lyb .ww1 .ww2 input {
    line-height: 39px;
    width: 100%;
    border: 1px solid #d6d6d6;
    text-indent: 15px;
    background: none;
}

.c4 .content .lyb .ww1 .ww2 input::-webkit-input-placeholder {
    color: #b0b0b0;
}

.c4 .content .lyb .ww1 .ww3 {
    line-height: 39px;
    padding: 0 7px;
}

@media (max-width: 780px) {
    .c4 .content .lyb .ww1 .ww3 {
        margin-bottom: 20px;
    }
}

.c4 .content .lyb .ww1 .ww3 .lk {
    border: 1px solid #d6d6d6;
}

.c4 .content .lyb .ww1 .ww3 #checkcode {
    text-indent: 15px;
    border: none;
    background: none;
    text-indent: 15px;
    border: none;
    background: none;
    width: calc(100% - 126px);
    vertical-align: middle;
}

.c4 .content .lyb .ww1 .ww3 #checkcode::-webkit-input-placeholder {
    color: #b0b0b0;
}

.c4 .content .lyb .ww4 {
    margin-top: 24px;
}

@media (max-width: 780px) {
    .c4 .content .lyb .ww4 {
        margin-top: 0;
    }
}

.c4 .content .lyb .ww4 .ww4-1 {
    padding: 0 7px;
}

@media (max-width: 780px) {
    .c4 .content .lyb .ww4 .ww4-1 {
        margin-bottom: 20px;
    }
}

.c4 .content .lyb .ww4 .ww4-1 input {
    line-height: 39px;
    border: 1px solid #d6d6d6;
    text-indent: 15px;
    background: none;
    width: 100%;
    height: 41px;
}

.c4 .content .lyb .ww4 .ww4-1 input::-webkit-input-placeholder {
    color: #b0b0b0;
}

.c4 .content .lyb .ww4 .ww4-2 {
    padding: 0 7px;
}

.c4 .content .lyb .ww4 .ww4-2 .submitx {
    width: 100%;
    background: #be131b;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border: 1px solid #be131b;
    line-height: 39px;
    height: 41px;
}

@media(max-width: 500px) {
    .c3 .content .list3 li dd {
        font-size:14px;
    }
}

@media(max-width: 992px){
     .c4 h2{font-size:23px;line-height:30px;}
     .newst{padding: 23px 10px 20px;}
}
@media(max-width:768px){
     .c4 h2{font-size:16px;line-height:26px;}
     .x-about-right h3{font-size:18px;}
}

p{margin:0;}











